-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Python 3.9 #1036
Add support for Python 3.9 #1036
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1036 +/- ##
==========================================
+ Coverage 32.60% 32.80% +0.20%
==========================================
Files 161 161
Lines 35950 35952 +2
Branches 6073 6073
==========================================
+ Hits 11720 11794 +74
+ Misses 23284 23219 -65
+ Partials 946 939 -7 ☔ View full report in Codecov by Sentry. |
|
c3b9e83
to
2ad26af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
EDIT: there are some additional hurdles for 3.10, so let's focus on 3.9 in this PR
Summary
and 3.10is important since 3.10 is now the default version in many environments including e.g. CondaChanges proposed in this PR:
and 3.10supportdisable
pragmasand 3.10to CI job matrixes and installation docsLegal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: